home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1999 November / SOTMC_Nov1999-Ultimate.iso / mac / REALbasic ƒ / Examples / Applications / Tabs On The Web / Tabs On The Web 1.0b2 PPC / WebDB Datafolder / WebDB Templates / Not Found Page template < prev    next >
Encoding:
Text File  |  1999-04-30  |  499 b   |  28 lines  |  [TEXT/R*ch]

  1. <html>
  2. <head><title>Testing Page</title></head>
  3. <body bgcolor=white>
  4. <center>
  5.  
  6. <blockquote>
  7. <hr noshade>
  8. <font size=+2>No Matches Found</font size>
  9. <hr noshade>
  10.  
  11. <blockquote><blockquote>
  12. There were no matches found for your search criteria. Please 
  13.  
  14.  
  15. <a href="<searchlink>">Search Again</a>
  16.  
  17. <p><br><br><br>
  18.  
  19. </blockquote></blockquote>
  20.  
  21.  
  22. <hr noshade>
  23. <font size=-1><a href="<searchlink>">Search The Database</a> | 
  24. <a href="<browselink>">Browse the database</a></font>
  25. </blockqutoe>
  26.  
  27. </body></html>
  28.